home *** CD-ROM | disk | FTP | other *** search
-
- ATANH(3) UNIX Programmer's Manual ATANH(3)
-
- NNAAMMEE
- aattaannhh - inverse hyperbolic tangent function
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<mmaatthh..hh>>
-
- _d_o_u_b_l_e
- aattaannhh(_d_o_u_b_l_e _x)
-
- _f_l_o_a_t
- aattaannhhff(_f_l_o_a_t _x)
-
- DDEESSCCRRIIPPTTIIOONN
- The aattaannhh() and aattaannhhff() functions compute the inverse hyperbolic tangent
- of the real argument _x.
-
- RREETTUURRNN VVAALLUUEESS
- Exceptional conditions are handled by matherr(3).
-
- SSEEEE AALLSSOO
- acosh(3), asinh(3), exp(3), infnan(3), math(3), matherr(3)
-
- HHIISSTTOORRYY
- The aattaannhh() function appeared in 4.3BSD.
-
- 4.3 Berkeley Distribution May 6, 1991 1
-